home *** CD-ROM | disk | FTP | other *** search
- Path: griffin.nott.ac.uk!usenet
- From: enxapm@unix.ccc.nottingham.ac.uk (enxapm)
- Newsgroups: comp.lang.c++
- Subject: Win 3.1 - Visual C++ - MFC - Multi file dialog box limitations - help !
- Date: 15 Jan 1996 15:37:12 GMT
- Organization: Nottingham University
- Message-ID: <4ddsb8$bda@griffin.ccc.nottingham.ac.uk>
- NNTP-Posting-Host: penaim4.nottingham.ac.uk
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.93.11
-
- Can anyone suggest a way round the limitations of the multi file
- dialog box, CFileDialog. (without re-writing a whole new class).
-
- I need to be able to select over 1000 files and even though I set
- up enough memory via the m_ofn OPENFILEDIALOG structure the dialog will
- only let me select 178 files.
-
- Paul Maxwell
- enxapm@unix.ccc.nottingham.ac.uk
-
-